home *** CD-ROM | disk | FTP | other *** search
/ Leonardo the Inventor / Leonardo The Inventor (93026)(Broderbund)(Riverdeep)(2004).iso / LEOWINMV / TIMELINE.DIR / 00133_Script_133 < prev    next >
Text File  |  1996-03-31  |  207b  |  14 lines

  1. on matvey
  2.   repeat with r = 13 to 118
  3.     set the  backColor of cast  r to 0
  4.   end repeat
  5. end
  6.  
  7. on matvey2
  8.   repeat with r = 99 to 118
  9.     set the  ForeColor of cast  r to 245
  10.   end repeat
  11. end
  12.  
  13.  
  14.